home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Dos/V Magazine 1995 October 15
/
CD [VMAG951015].bin
/
_demo
/
nekodemo
/
rtrv
/
shared.dir
/
00342_KU-PHOTObutton.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1995-05-10
|
319 b
|
14 lines
on mouseUp
global gtpoem, gppoem, gtbio, gpbio, gcurrentnumber, gblenddraw, gphotonumber, gphoto
if getphoto("C") = 1 then
nothing()
else
set gphoto to 0
if getphoto("C") < (gphotonumber + 2) then
set gphotonumber to 0
else
set gphotonumber to gphotonumber + 1
end if
end if
end